Home
last modified time | relevance | path

Searched hist:e2aec372ff4b7e78e79c308104a860ae0ed20950 (Results 1 – 1 of 1) sorted by path

/linux/include/linux/
H A Dnet.hdiff e2aec372ff4b7e78e79c308104a860ae0ed20950 Thu Jul 01 15:18:58 CEST 2010 Randy Dunlap <randy.dunlap@oracle.com> linux/net.h: fix kernel-doc warnings

Fix kernel-doc warnings in linux/net.h:

Warning(include/linux/net.h:151): No description found for parameter 'wq'
Warning(include/linux/net.h:151): Excess struct/union/enum/typedef member 'fasync_list' description in 'socket'
Warning(include/linux/net.h:151): Excess struct/union/enum/typedef member 'wait' description in 'socket'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>